Package com.sendbird.uikit.model.configurations

Types

Link copied to clipboard
data class ChannelConfig : Parcelable

This class is used to determine whether to display features in the channel.

Link copied to clipboard
data class ChannelListConfig : Parcelable

This class is used to determine whether to display features in the channel list.

Link copied to clipboard
data class ChannelSettingConfig : Parcelable
Link copied to clipboard
data class Common

This class is a data class that has common configurations for the UIKit.

Link copied to clipboard
data class MediaMenu : Parcelable

This class is used to determine whether to show the menu for selecting media files in the channel.

Link copied to clipboard
data class OpenChannelConfig : Parcelable
Link copied to clipboard
object UIKitConfig

UIKitConfig is a object that provides the configurations for the UIKit. This configuration has the higher priority than the dashboard settings, therefore will override the UIKit config from dashboard.